Error: Bad Command...(starting program at DOS prompt due to only file name).
Error:
Bad Command or File Name.
Cause:
Only the application executable file name was entered at the DOS prompt. Windows 95 first searches the current directory and then any directories on the path statement for the program executable file. Windows was unable to find the file during this search.
Solution:
Change to the directory containing the program and then type the executable filename.
1) Type CD\ to return to the root directory.
2) Type CD\<directory name> to change to the directory containing the program file.
3) Type the executable filename from this directory.